[INFO] cloning repository https://github.com/dlmanning/tau
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlmanning/tau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlmanning%2Ftau", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlmanning%2Ftau'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 418ea3274f54d189eec00680cd9cc80ba8d2b066
[INFO] testing dlmanning/tau against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlmanning%2Ftau" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dlmanning/tau
[INFO] finished tweaking git repo https://github.com/dlmanning/tau
[INFO] tweaked toml for git repo https://github.com/dlmanning/tau written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dlmanning/tau on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dlmanning/tau already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e722ce06eadd2d605a8eb9efbd64afcce816c6d3fec56bb543c63c59c35dad6
[INFO] running `Command { std: "docker" "start" "-a" "1e722ce06eadd2d605a8eb9efbd64afcce816c6d3fec56bb543c63c59c35dad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e722ce06eadd2d605a8eb9efbd64afcce816c6d3fec56bb543c63c59c35dad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e722ce06eadd2d605a8eb9efbd64afcce816c6d3fec56bb543c63c59c35dad6", kill_on_drop: false }`
[INFO] [stdout] 1e722ce06eadd2d605a8eb9efbd64afcce816c6d3fec56bb543c63c59c35dad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c33325ec19e2e93f4dd76d775ca3896320d4afdefc915c0eac1a378d02f0d7
[INFO] running `Command { std: "docker" "start" "-a" "15c33325ec19e2e93f4dd76d775ca3896320d4afdefc915c0eac1a378d02f0d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling referencing v0.28.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tau-tui v0.1.0 (/opt/rustwide/workdir/crates/tau-tui)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling jsonschema v0.28.3
[INFO] [stderr]    Compiling tau-ai v0.1.0 (/opt/rustwide/workdir/crates/tau-ai)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling tau-agent v0.1.0 (/opt/rustwide/workdir/crates/tau-agent)
[INFO] [stderr]    Compiling tau-cli v0.1.0 (/opt/rustwide/workdir/crates/tau-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "15c33325ec19e2e93f4dd76d775ca3896320d4afdefc915c0eac1a378d02f0d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c33325ec19e2e93f4dd76d775ca3896320d4afdefc915c0eac1a378d02f0d7", kill_on_drop: false }`
[INFO] [stdout] 15c33325ec19e2e93f4dd76d775ca3896320d4afdefc915c0eac1a378d02f0d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3373b59a244084f37d9887725438746436a1942813afac1dcf43d203e6f28db
[INFO] running `Command { std: "docker" "start" "-a" "a3373b59a244084f37d9887725438746436a1942813afac1dcf43d203e6f28db", kill_on_drop: false }`
[INFO] [stderr]    Compiling tau-tui v0.1.0 (/opt/rustwide/workdir/crates/tau-tui)
[INFO] [stderr]    Compiling tau-agent v0.1.0 (/opt/rustwide/workdir/crates/tau-agent)
[INFO] [stderr]    Compiling tau-ai v0.1.0 (/opt/rustwide/workdir/crates/tau-ai)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling tau-cli v0.1.0 (/opt/rustwide/workdir/crates/tau-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] running `Command { std: "docker" "inspect" "a3373b59a244084f37d9887725438746436a1942813afac1dcf43d203e6f28db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3373b59a244084f37d9887725438746436a1942813afac1dcf43d203e6f28db", kill_on_drop: false }`
[INFO] [stdout] a3373b59a244084f37d9887725438746436a1942813afac1dcf43d203e6f28db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99a77691a45b424b48bf2e6854be69e5b565f3edf24b6a635430fe27ab65e18e
[INFO] running `Command { std: "docker" "start" "-a" "99a77691a45b424b48bf2e6854be69e5b565f3edf24b6a635430fe27ab65e18e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tau_agent-583dc2a034af420d)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test agent::tests::test_meaningful_content_mixed_empty_and_real ... ok
[INFO] [stdout] test agent::tests::test_follow_up_continues_loop ... ok
[INFO] [stdout] test agent::tests::test_dequeue_mode_one_at_a_time ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_tool_call ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_empty ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_text ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_whitespace_only ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_tool_call_empty_name ... ok
[INFO] [stdout] test agent::tests::test_is_running_and_idle ... ok
[INFO] [stdout] test agent::tests::test_meaningful_content_thinking ... ok
[INFO] [stdout] test agent::tests::test_transform_context_is_called ... ok
[INFO] [stdout] test agent::tests::test_transform_context_modifies_messages ... ok
[INFO] [stdout] test compaction::tests::test_find_cut_point_basic ... ok
[INFO] [stdout] test compaction::tests::test_estimate_total_tokens ... ok
[INFO] [stdout] test compaction::tests::test_estimate_tokens_text ... ok
[INFO] [stdout] test compaction::tests::test_estimate_tokens_image ... ok
[INFO] [stdout] test compaction::tests::test_serialize_messages ... ok
[INFO] [stdout] test tool::tests::test_execute_with_progress_default_delegates ... ok
[INFO] [stdout] test compaction::tests::test_find_cut_point_skips_tool_result ... ok
[INFO] [stdout] test compaction::tests::test_find_cut_point_not_enough_messages ... ok
[INFO] [stdout] test compaction::tests::test_extract_file_operations ... ok
[INFO] [stdout] test tool::tests::test_to_api_tool ... ok
[INFO] [stdout] test tool::tests::test_tool_result_error ... ok
[INFO] [stdout] test tool::tests::test_progress_sender_emits_events ... ok
[INFO] [stdout] test tool::tests::test_tool_result_text ... ok
[INFO] [stdout] test compaction::tests::test_serialize_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_validate_args_invalid_schema_returns_none ... ok
[INFO] [stdout] test agent::tests::test_clear_transform_context ... ok
[INFO] [stdout] test agent::tests::test_steer_skips_remaining_tool_calls ... ok
[INFO] [stdout] test agent::tests::test_steer_before_first_tool_skips_all ... ok
[INFO] [stdout] test agent::tests::test_validate_args_wrong_type ... ok
[INFO] [stdout] test agent::tests::test_validate_args_valid ... ok
[INFO] [stdout] test agent::tests::test_validate_args_empty_object_valid ... ok
[INFO] [stdout] test agent::tests::test_validate_args_missing_required ... ok
[INFO] [stdout] test agent::tests::test_validate_args_valid_optional_missing ... ok
[INFO] [stdout] test transport::tests::test_overflow_http_400_bad_request_with_context ... ok
[INFO] [stdout] test transport::tests::test_overflow_http_400_with_token ... ok
[INFO] [stdout] test transport::tests::test_overflow_anthropic_prompt_too_long ... ok
[INFO] [stdout] test transport::tests::test_overflow_generic_token_limit ... ok
[INFO] [stdout] test transport::tests::test_overflow_generic_too_many_tokens ... ok
[INFO] [stdout] test transport::tests::test_overflow_anthropic_messages_too_long ... ok
[INFO] [stdout] test transport::tests::test_overflow_http_413 ... ok
[INFO] [stdout] test transport::tests::test_overflow_anthropic_request_too_large ... ok
[INFO] [stdout] test transport::tests::test_overflow_google_input_token_limit ... ok
[INFO] [stdout] test transport::tests::test_overflow_openai_context_length_exceeded ... ok
[INFO] [stdout] test transport::tests::test_overflow_openai_reduce_length ... ok
[INFO] [stdout] test transport::tests::test_overflow_openai_max_tokens_with_exceeds ... ok
[INFO] [stdout] test transport::tests::test_overflow_generic_context_window ... ok
[INFO] [stdout] test transport::tests::test_overflow_llama_cpp_n_ctx ... ok
[INFO] [stdout] test transport::tests::test_no_overflow_normal_errors ... ok
[INFO] [stdout] test transport::tests::test_overflow_google_token_limit ... ok
[INFO] [stdout] test transport::tests::test_no_overflow_http_400_without_keywords ... ok
[INFO] [stdout] test transport::tests::test_overflow_groq_sequence_too_long ... ok
[INFO] [stdout] test transport::tests::test_overflow_llama_cpp_slot_overflow ... ok
[INFO] [stdout] test transport::tests::test_overflow_minimax_total_tokens ... ok
[INFO] [stdout] test transport::tests::test_overflow_lm_studio_context_size ... ok
[INFO] [stdout] test transport::tests::test_no_overflow_400_in_unrelated_context ... ok
[INFO] [stdout] test transport::tests::test_no_overflow_max_tokens_config_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tau_ai-76d360237f5f612f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test error::tests::test_not_overflow_api_normal_error ... ok
[INFO] [stdout] test error::tests::test_not_overflow_non_api ... ok
[INFO] [stdout] test error::tests::test_not_retryable_api_auth ... ok
[INFO] [stdout] test error::tests::test_not_retryable_non_api ... ok
[INFO] [stdout] test error::tests::test_overflow_api_context_length_exceeded ... ok
[INFO] [stdout] test error::tests::test_overflow_api_input_too_long ... ok
[INFO] [stdout] test error::tests::test_overflow_api_prompt_too_long ... ok
[INFO] [stdout] test error::tests::test_overflow_api_reduce_length ... ok
[INFO] [stdout] test error::tests::test_overflow_api_request_too_large ... ok
[INFO] [stdout] test error::tests::test_overflow_api_too_many_tokens ... ok
[INFO] [stdout] test error::tests::test_retryable_api_overloaded_message ... ok
[INFO] [stdout] test error::tests::test_retryable_api_rate_limit_error_type ... ok
[INFO] [stdout] test error::tests::test_retryable_api_too_many_requests ... ok
[INFO] [stdout] test error::tests::test_retryable_typed_variants ... ok
[INFO] [stdout] test error::tests::test_overflow_typed_variant ... ok
[INFO] [stdout] test error::tests::test_retryable_api_overloaded_error_type ... ok
[INFO] [stdout] test error::tests::test_retryable_api_rate_limit_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tau-75b3daf8f32e60e1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tau_tui-e8483b9b97092349)
[INFO] [stdout] test context::tests::test_context_file_names ... ok
[INFO] [stdout] test oauth::storage::tests::test_credentials_expiry_buffer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test widgets::markdown::tests::test_code_block ... ok
[INFO] [stdout] test widgets::markdown::tests::test_simple_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-29009935bdaabe4b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests tau_agent
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tau_ai
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tau_tui
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "99a77691a45b424b48bf2e6854be69e5b565f3edf24b6a635430fe27ab65e18e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a77691a45b424b48bf2e6854be69e5b565f3edf24b6a635430fe27ab65e18e", kill_on_drop: false }`
[INFO] [stdout] 99a77691a45b424b48bf2e6854be69e5b565f3edf24b6a635430fe27ab65e18e
